home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 9,300 to 9,399 / 9300.zip / AOLDLs / HTML & Web Tools (MAC) / PUBLISHING_ PhotoGIF 1.1.4 / PhotoGIFv1.1.4.sit / PhotoGIFv1.1.4 / PhotoGIFv1.1.4_Revision_History < prev    next >
Text File  |  1996-01-12  |  9KB  |  190 lines

  1. PhotoGIFv1.1.4 General Documentation
  2.  
  3. Contents
  4.  
  5. 1:     Known Bugs
  6. 2:     Revision History
  7.  
  8.  
  9.  
  10. Known bugs
  11.  
  12. None. Nada. Not a single one. Please tell us if you find one that needs to
  13. be stepped on. We'll sqish it flatter than.... (Damn, where'e a metaphore
  14. when you need it?)
  15.  
  16.  
  17.  
  18. Revision history
  19.  
  20. 1/12/95 PhotoGIFv1.1.4
  21. Implimented image stats to show GIF data size of saved files and made the 
  22. progress bars a darn sight faster.
  23.  
  24. 11/20/95 PhotoGIFv1.1.3
  25. Corrected the mysterious scrambled dialog that plauged a handfull of users and
  26. caused an out and out conflict with WorldScript II and Toner Tuner extentions.
  27.  
  28. 10/23/95 PhotoGIFv1.1.2
  29. Put in the shareware dialogs for the general release. Additional error checking
  30. added to writing routines to make them as robust as the reading routines.
  31. Changed a few compiler settings to prevent string constants from showing up as
  32. random text in the dialog under odd memory conditions. Fixed that damn typo ;) 
  33.  
  34. 10/20/21 PhotoGIFv1.1Pr1 (registered users only)
  35. This update adds significantly more (to the point of overkill) error handling
  36. to PhotoGIF's file reading routines. If an error is encountered by PhotoGIF it
  37. will display an alert indicating the location of the error before returning.
  38. (hopefully with grace)
  39.  
  40. This update also makes minor changes to the preferences routine to ensure that
  41. the preferences file is closed each time PhotoGIF opens it in the course of
  42. execution.
  43.  
  44. Also, minor changes have been made to the user interface code to ensure that 
  45. all global variables used in screen drawing are initialized to zero before they
  46. are set by the drawing functions.
  47.  
  48. 10/19/95 v1.1P (registered users only)
  49. First, and most prominent is the departure from the Photoshop 2.5.1 file
  50. format module plug-in interface to the Photoshop 3.0 interface PhotoGIFv1.1P
  51. requires Photoshop 3.0 or higher. Note, that we are still planning to continue 
  52. support for Photoshop 2.5.1 with a 2.5.1 specific version to come soon.
  53.  
  54. The second most substantial enhancement is a tremendous speed
  55. improvement over previous versions of PhotoGIF, including the ability to
  56. choose which progress bars you want to see if any. The progress bar
  57. routines (both Photoshop╒s and our own) cause a great deal of overhead,
  58. which when it really comes down to it, just isn╒t absolutely necessary.
  59.  
  60. New features and improvements are:
  61. 1: Use of a preferences file to retain user╒s preferred default settings
  62.     a: default control settings for the save-as options dialog
  63.         1: GIF version
  64.         2: Interlacing
  65.         3: Transparency method
  66.         4: Default remap color for the alpha method
  67.         5: Default palette sorting for the color method
  68.     b: dialog independent settings (power options)
  69.         a: User control over creating an alpha on open
  70.         c: User control of all progress bars (reading, analysis & writing.
  71. 2: When toggling between control settings they are no longer reset to
  72.    default values - they are reset to the last value
  73. 3: Current remap color is now set with RGB slider controls instead of 
  74.    numerical entries.
  75. 4: The palette can be views sorted by popularity, RGB values or in the 
  76.    original order of colors (unused colors in the original palette order 
  77.    are masked and not available for selection).
  78. 5: Option clicking on a color in the palette will zoom the color to the
  79.    full size of the palette rect and show the RGB value of the color that
  80.    was option clicked and a button to set it to the current color. 
  81.    (clicking anywhere in the palette besides the set button at that point 
  82.    will unzoom the color)
  83. 6: The current color value is displayed in RGB and Hexadecimal values now.
  84. 7: The image height and width are displayed.
  85. 8: The bit-depth and number of used colors are displayed.
  86. 9: The progress bars are of our own making now and not the standard 
  87.    Photoshop progress bar. They properly display the GIF version when 
  88.    reading and writing and, also, provide appropriate messages when 
  89.    analyzing the document before presenting the options dialog.
  90.  
  91. Changes in behavior:
  92. 1: If the alpha channel that PhotoGIF creates when opening a GIF file is 
  93.    deleted the transparency method is now set to color for subsequent saves 
  94.    instead of none. Also, if create alpha is turned off in the power options 
  95.    settings transparent GIF files that are opened will be saved using the 
  96.    color method - they will still be transparent.
  97.    
  98. 2: There is no longer a selection for the alpha channel to use as the 
  99.    transparency mask. PhotoGIF will always use the first alpha in the
  100.    working image if the alpha method is selected in the options dialog. If
  101.    more than one alpha is present in the working image PhotoGIF will not be
  102.    an available option in the list of file formats available.
  103.  
  104.    
  105. NOTE: The 'Display image stats' feature is not implemented at this point
  106. although the check box for it appears in the power options settings.
  107.  
  108. 8/28/95 v1.0b8
  109. Fixed bug that could possibly cause the least used color in a gray scale image
  110. remap to black. Fixed a bug that could cause PhotoGIF to crash the system if 
  111. less than 183 bytes of RAM was available when its code was called for the first
  112. time. - Neither of these two bugs were ever reported by anyone. Added a PiPl 
  113. resource to control loading order in Photoshop 3.x. PhotoGIF is now the default
  114. method for opening GIF files in Photoshop 3.x. Wrote much more detailed and
  115. complete documentation. Implemented serialization scheme so we will be sending
  116. registration numbers instead of disks from now on. Please see the "Cost &
  117. Registering Instructions" document for complete details on this.
  118.  
  119. NOTE: This isn't a bug but it's worthy of being mentioned in the release history.
  120. The PhotoGIF homepage has moved to http://www.aris.com/boxtop/PhotoGIF and we have
  121. an FTP server that works with Netscape now. The home page is new and there is an
  122. online PhotoGIF manual now.
  123.  
  124. Also, now you can pay your registration fees with Cash, Check, Visa, Mastercard, 
  125. American Express, First Virtual, or Invoice. We are now using Kagi Shareware for 
  126. payment processing. Please make sure to read the "Cost & Registering Instructions" 
  127. document for complete details.
  128.  
  129. 8/16/95 v1.0b7c (only distributed to registered users)
  130. Added interlaced support for GIF87a files. Added control over the color that
  131. PhotoGIF remaps the transparent area to if the alpha channel method is used.
  132. Changed save options dialog to make in more compact and add new controls.
  133.  
  134. 8/2/95 v1.0b5
  135. Fixed bug introduced in version 1.0b4 which caused non-transparent interlaced 
  136. images to fail to load in Mosaic and Netscape, although they read correctly in
  137. other applications. This turned out to be caused by a compiler error introduced when a
  138. compiler optimization feature was enabled in the final compile, and not a problem 
  139. with the code itself. The compiler error caused an if/else statement to evaluate 
  140. incorrectly which resulted in incorrect data being written into the graphics control 
  141. extension in the GIF header information.
  142.  
  143. 8/5/95 v1.0b6
  144. Fixed bug which caused the least common color in images with exactly 256 used
  145. colors to be remapped incorrectly to the first color in the palette in some cases.
  146. Reported possible bugs with using "Save a Copy As" in Photoshop 3.x could not be
  147. duplicated. "Save a Copy As" seems to work as it should but if anyone else has
  148. had a problem using this command please let us know.
  149.  
  150. 7/31/95 v1.0b4
  151. Added support for saving bit-mapped mode images. Changed non-standard radio button
  152. behavior in transparency controls to standard radio button behavior. Fixed bug in 
  153. 'saving' images without 'saving as' first, which caused black to be set to 
  154. transparent in some instances. Saving should work correctly in all cases now - 
  155. except possibly using the "Save a Copy As" menu option in Photoshop 3.0. There has 
  156. been a report of a possible bug in v1.0b3 with "Save a Copy As" today that we have 
  157. not had the opportunity to test for in v1.0b4 yet.
  158.  
  159. 7/26/95 v1.0b3
  160. Added support for saving gray-scale mode images. Fixed incompatibility with
  161. DeBabelizer caused by the 'sort palette' bit in the GIF header information.
  162. Fixed problems with Graphic Converter and GIFConverter displaying error messages
  163. when they read the file correctly.
  164.  
  165. 7/22/95 v1.0b2
  166. Temporary patch to disable user's ability to save gray-scale mode and
  167. bit-mapped mode images with PhotoGIF, while a complete fix is made
  168. for the problems occurring when images in these modes are saved with
  169. PhotoGIF.
  170.  
  171. 7/18/95 v1.0b1
  172. Corrected problem in PiMI resource field, which caused Photoshop 3x to
  173. disable the PhotoGIF plug-in in the 'save as' dialog box if an alpha
  174. channel was present in the file to be saved.
  175.  
  176. Note that Adobe 3x will still disable the PhotoGIF plug-in in the
  177. 'save as' dialog box if the image to be saved has more than two
  178. channels in it.
  179.  
  180. This problem was never present with Photoshop 2.5.1 because of differences
  181. in the way that 2.5.1 and 3.x interpret the data in the plugin's PiMI
  182. resource. Photoshop 2.5.1 will simply notify users that alpha channels 
  183. can not be saved and give the option to cancel the process if the image 
  184. being saved has more than the allowed number of 2 channels.
  185.  
  186. 7/17/95
  187. Original beta release.
  188.  
  189.  
  190.